home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / gconf / schemas / gnome-mount.schemas < prev    next >
Encoding:
Text File  |  2009-03-30  |  4.1 KB  |  95 lines

  1. <gconfschemafile>
  2.   <schemalist>
  3.       <schema>
  4.         <key>/schemas/system/storage/default_options/vfat/mount_options</key>
  5.         <applyto>/system/storage/default_options/vfat/mount_options</applyto>
  6.         <type>list</type>
  7.         <list_type>string</list_type>
  8.         <default>[shortname=mixed,uid=,utf8,umask=077,exec,flush]</default>
  9.         <gettext_domain>gnome-mount</gettext_domain>
  10.         <locale name="C">
  11.           <short>Default mount options for vfat fs</short>
  12.           <long>A list of default mount options for volumes formatted with the vfat file system.</long>
  13.         </locale>
  14.       </schema>
  15.  
  16.       <schema>
  17.         <key>/schemas/system/storage/default_options/iso9660/mount_options</key>
  18.         <applyto>/system/storage/default_options/iso9660/mount_options</applyto>
  19.         <type>list</type>
  20.         <list_type>string</list_type>
  21.         <default>[uid=,utf8,exec]</default>
  22.         <gettext_domain>gnome-mount</gettext_domain>
  23.         <locale name="C">
  24.           <short>Default mount options for iso9660 fs</short>
  25.           <long>A list of default mount options for volumes formatted with the iso9660 file system.</long>
  26.         </locale>
  27.       </schema>
  28.  
  29.       <schema>
  30.         <key>/schemas/system/storage/default_options/udf/mount_options</key>
  31.         <applyto>/system/storage/default_options/udf/mount_options</applyto>
  32.         <type>list</type>
  33.         <list_type>string</list_type>
  34.         <default>[uid=,exec]</default>
  35.         <gettext_domain>gnome-mount</gettext_domain>
  36.         <locale name="C">
  37.           <short>Default mount options for udf fs</short>
  38.           <long>A list of default mount options for volumes formatted with the udf file system.</long>
  39.         </locale>
  40.       </schema>
  41.  
  42.       <schema>
  43.         <key>/schemas/system/storage/default_options/ntfs/mount_options</key>
  44.         <applyto>/system/storage/default_options/ntfs/mount_options</applyto>
  45.         <type>list</type>
  46.         <list_type>string</list_type>
  47.         <default>[umask=222,utf8,exec]</default>
  48.         <gettext_domain>gnome-mount</gettext_domain>
  49.         <locale name="C">
  50.           <short>Default mount options for ntfs fs</short>
  51.           <long>A list of default mount options for volumes formatted with the ntfs file system.</long>
  52.         </locale>
  53.       </schema>
  54.  
  55.       <schema>
  56.         <key>/schemas/system/storage/default_options/ntfs/fstype_override</key>
  57.         <applyto>/system/storage/default_options/ntfs/fstype_override</applyto>
  58.         <type>string</type>
  59.         <default>ntfs-3g</default>
  60.         <gettext_domain>gnome-mount</gettext_domain>
  61.         <locale name="C">
  62.           <short>When 'ntfs' is detected, what file system driver to use by default</short>
  63.           <long>The name of the file system driver to use by default when 'ntfs' is detected. This is useful for configuring the system to use the 'ntfs-3g' driver for all 'ntfs' file systems by default. User can still choose to use the 'ntfs' file system driver by overriding it per-volume or on the command line.</long>
  64.         </locale>
  65.       </schema>
  66.  
  67.       <schema>
  68.         <key>/schemas/system/storage/default_options/ntfs-3g/mount_options</key>
  69.         <applyto>/system/storage/default_options/ntfs-3g/mount_options</applyto>
  70.         <type>list</type>
  71.         <list_type>string</list_type>
  72.         <default>[locale=,exec]</default>
  73.         <gettext_domain>gnome-mount</gettext_domain>
  74.         <locale name="C">
  75.           <short>Default mount options for ntfs-3g fs</short>
  76.           <long>A list of default mount options for volumes formatted with the ntfs file system using ntfs-3g.</long>
  77.         </locale>
  78.       </schema>
  79.  
  80.       <schema>
  81.         <key>/schemas/system/storage/default_options/hfs/mount_options</key>
  82.         <applyto>/system/storage/default_options/hfs/mount_options</applyto>
  83.         <type>list</type>
  84.         <list_type>string</list_type>
  85.         <default>[uid=,]</default>
  86.         <gettext_domain>gnome-mount</gettext_domain>
  87.         <locale name="C">
  88.           <short>Default mount options for hfs fs</short>
  89.           <long>A list of default mount options for volumes formatted with the hfs file system.</long>
  90.         </locale>
  91.       </schema>
  92.  
  93.   </schemalist>
  94. </gconfschemafile>
  95.